Alexa Dev Group

Informações:

Synopsis

Custom Alexa & Google Home Solutions

Episodes

  • Alexa on my face is here! Echo Frames Review

    04/08/2020

    In this article, I will detail my journey to purchase and obtain the exclusive Echo Frames from Amazon. I will discuss what Echo Frames does, how it works, and if I recommend Echo Frames. This is an unbiased review as I paid for Echo Frames out of my pocket. The post Alexa on my face is here! Echo Frames Review appeared first on Alexa Dev Group.

  • Creating a Multi-language Alexa Skill

    01/07/2020

    Did you know that Alexa can speak English, German, Spanish, French, Hindi, Portuguese, Italian, and Japanese? Furthermore, Alexa recognizes linguistic differences / languages variations by country. For example, Alexa has language variations for English for the countries: USA, UK, Australia, India, and Canada. In this post, I will discuss Alexa Skills from a multi-language perspective from the perspective of an Alexa Skill developer. The post Creating a Multi-language Alexa Skill appeared first on Alexa Dev Group.

  • Alexa Skill FAQs

    23/06/2020

    In this post, I will discuss the basics of Alexa Skills for a non-technical perspective. • What is an Alexa Skill and why should I care? • How to name your Alexa Skill according to Amazon's guidelines • Minimum things you need to get started creating an Alexa Skill • Can I create an Alexa Skill without coding? • Most often asked question about Alexa Skills What is an Alexa Skill and why should I care? An Alexa Skill is similar to an app on your smartphone. You can enable and disable skills with your voice, most skills (if they have a unique name) come enabled by default. The vast majority of Alexa Skills are created by 3rd party developers, not Amazon. The post Alexa Skill FAQs appeared first on Alexa Dev Group.

  • Is Failing Fast a Sign? Automating the Build of Voice Applications.

    08/05/2019

    For the past 30 years, I’ve been fascinated by all the new ways to automate our lives.  And in the last 10 years, many of those new ways have become commonplace. Doorbell cameras, watches that send health data to our ..... The post Is Failing Fast a Sign? Automating the Build of Voice Applications. appeared first on Alexa Dev Group.

  • Google’s Response to Alexa Live

    08/05/2019

    In response to Amazon’s Alexa Live 4-hour virtual event on May 2, 2019, Google has started to ramp up their 3rd party developer partnerships. To level-set, to develop an ‘app’ for Alexa is called a “Skill.” To develop an app ..... The post Google’s Response to Alexa Live appeared first on Alexa Dev Group.

  • Alexa Live Recap

    03/05/2019

    On May 2, 2019, Amazon hosted their first Alexa Live 1/2 day virtual event for Alexa developers featuring 4 tracks and 4 hours of Alexa development content. I was thrilled that this was a free and virtual event, requiring no ..... The post Alexa Live Recap appeared first on Alexa Dev Group.

  • Voice: The Next Frontier (Guest Podcast)

    01/05/2019

    Caroline Dunn, VP of Marketing, was recently a guest on the Cornerstone Media Podcast. Listen to her guest podcasts below: The post Voice: The Next Frontier (Guest Podcast) appeared first on Alexa Dev Group.

  • AWS Certified – Alexa Skill Builder

    19/04/2019

    We are pleased to announce that our VP of Marketing, Caroline Dunn, passed her AWS Certification as an Alexa Skill Builder. The post AWS Certified – Alexa Skill Builder appeared first on Alexa Dev Group.

  • Featured on Hypepotamous

    27/03/2019

    Our VP of Marketing, Caroline Dunn, was featured on Hypepotamous (an Atlanta media outlet) as the only woman Finalist in the Amazon Alexa Multimodal competition. Please check out the full article here. The post Featured on Hypepotamous appeared first on Alexa Dev Group.

  • Top Innovator Award

    22/03/2019

    Alexa Dev Group received the Top Innovator award on March 21, 2019. Presentation below: The post Top Innovator Award appeared first on Alexa Dev Group.

  • Alexa Multimodal Finalist

    11/03/2019

    We are thrilled to announce that our own VP of Marketing, Caroline Dunn, is a top 10 finalist in the Alexa Skills Challenge: Multimodal for her skill Running Clothes! Caroline developed Running Clothes to take the guesswork out of checking ..... The post Alexa Multimodal Finalist appeared first on Alexa Dev Group.

  • Welcome to our Podcast

    01/03/2019

    I’m pleased to announce that the Alexa Dev Group has launched our podcast. Our podcast is available on iTunes, Google Play, and Spotify. The post Welcome to our Podcast appeared first on Alexa Dev Group.

  • How to Publish on Alexa without Coding

    15/02/2019

    As companies look to “the next big thing,” and start asking questions about Amazon’s Alexa and Google Home, the inevitable question becomes, “How do I create a skill without coding?” REWIND: Before I delve into that, let me provide a ..... The post How to Publish on Alexa without Coding appeared first on Alexa Dev Group.

  • Running Clothes

    28/01/2019

    We have entered the Alexa MultiModal Skill challenge for 2019! Wish us luck! Check out our latest Alexa Skill, submitted to the Amazon Alexa MultiModal Challenge! Activate Running Clothes on Alexa here. Wondering what to wear on your next run? ..... The post Running Clothes appeared first on Alexa Dev Group.

  • Getting Your Skill Published on Alexa

    25/10/2018

    In my last article, we discussed best practices in Beta testing our Alexa Skills including skill name nuances and the importance of finding good testers. If you missed that post, please check it out here. Prior to the last post, I presented ideas ..... The post Getting Your Skill Published on Alexa appeared first on Alexa Dev Group.

  • Best Practices for Testing your Alexa Skill

    17/10/2018

    In previous articles on my LinkedIn profile, I have presented ideas on developing Alexa Skills and Google Home Actions including scripting, writing requirements, MP3s, APIs, and Lead Gen. If you’re wondering what the heck an Alexa Skill is, please check out my Alexa 101 post here. As we develop Alexa ..... The post Best Practices for Testing your Alexa Skill appeared first on Alexa Dev Group.

  • Alexa as a Lead Gen Vehicle

    10/10/2018

    In my previous post, Developing API Alexa Skills, I provided 3 examples of how to integrate your enterprise business existing APIs with Alexa. If you missed that post, please check it out here. If you’re wondering what the heck an Alexa Skill is, please ..... The post Alexa as a Lead Gen Vehicle appeared first on Alexa Dev Group.

  • Developing API Alexa Skills

    15/09/2018

    If you have content in your existing API, perhaps it is time to consider creating an Alexa Skill to make that content available. I’ll cite 3 examples in this post ranging from simple to complex. If you’re wondering what the ..... The post Developing API Alexa Skills appeared first on Alexa Dev Group.

  • Developing MP3 Alexa Skills

    05/09/2018

    One of the most common types of mediums for Alexa Skills are MP3s. The MP3 Alexa Skills I have created include Cat Food, Balanced Running, and Baby Einstein Story Time. Why include MP3s in Alexa Skills? MP3s are important in ..... The post Developing MP3 Alexa Skills appeared first on Alexa Dev Group.

  • How to Write Requirements for Alexa Development

    29/08/2018

    In my last post, we discussed best practices for creating a script for your Alexa Skill. If you’re wondering what the heck an Alexa Skill is, check out my Alexa Skill 101 post here. If you missed Best Practices for ..... The post How to Write Requirements for Alexa Development appeared first on Alexa Dev Group.